[INFO] fetching crate ttf2mesh-sys 0.1.3...
[INFO] fixing ttf2mesh-sys-0.1.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ttf2mesh-sys 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ttf2mesh-sys 0.1.3
[INFO] finished tweaking crates.io crate ttf2mesh-sys 0.1.3
[INFO] tweaked toml for crates.io crate ttf2mesh-sys 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ttf2mesh-sys 0.1.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0
[INFO] running `Command { std: "docker" "start" "d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling ttf2mesh-sys v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'herons_area_p':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2159 |     return herons_area_v(&a->x, &b->x, &c->x);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2148:23: note: in a call to function 'herons_area_v'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2148 | static __inline float herons_area_v(const float v1[2], const float v2[2], const float v3[2])
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                       ^~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'ttf_outline_contour_info':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2480:19: warning: 'ttf_outline_evenodd_base' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2480 |         int res = ttf_outline_evenodd_base(outline, &outline->cont[contour].pt[test_point].x, i, &dist);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2480:19: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2404:5: note: in a call to function 'ttf_outline_evenodd_base'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2404 | int ttf_outline_evenodd_base(const ttf_outline_t *outline, const float point[2], int contour, float *dist)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'optimize':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3199 |     if (e->tr[0]->cc.radius == 0.0f) done1 &= calc_circumcircle(&e->v1->x, &o0->x, &e->v2->x, &e->tr[0]->cc);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3200 |     if (e->tr[1]->cc.radius == 0.0f) done1 &= calc_circumcircle(&e->v1->x, &o1->x, &e->v2->x, &e->tr[1]->cc);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3203 |     if (e->alt_cc[0].radius == 0.0f) done2 &= calc_circumcircle(&o0->x, &e->v1->x, &o1->x, &e->alt_cc[0]);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3204 |     if (e->alt_cc[1].radius == 0.0f) done2 &= calc_circumcircle(&o0->x, &e->v2->x, &o1->x, &e->alt_cc[1]);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.53s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0", kill_on_drop: false }`
[INFO] [stdout] d106974e2913a0f9ea3c44fef3513c7cd9bb8253fed3ab862a241efc2b5f19a0
